<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* slider banner start */
.theme-slider-banner{
    position: relative;
}
.theme-slider-banner .slider-down{
    position: absolute;
    bottom:10px;
    z-index: 1;
    width: 100%;
}
.theme-slider-banner .slider-down img{
    max-height: 25px;
    width: auto;
}</pre></body></html>